func runtime.gcmarknewobject

2 uses

	runtime (current package)
		malloc.go#L1144: 		gcmarknewobject(span, uintptr(x), size, scanSize)
		mgcmark.go#L1544: func gcmarknewobject(span *mspan, obj, size, scanSize uintptr) {